На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:
общая лексика
программная ошибка, ошибка в ПО
антоним
общая лексика
проблема [ошибка] 2000-го года
ошибка в ПО, связанная с тем, что в программах для экономии памяти использовались только две последних цифры номера года. Обнуление этих цифр в первых числах января 2000-го года вызвало в ряде случаев ошибки в функционировании программ, например неправильное сравнение календарных дат. Однако серьезность проблемы была значительно преувеличена и использовалась компьютерными фирмами в маркетинговых целях
Смотрите также
общая лексика
Year 2000
2000-й год
проблема 2000-го года (Y2K problem)
проблема состояла в том, что во многих программах для хранения номера года использовались лишь две его последние цифры, что вызывало неправильную интерпретацию дат при появлении в этом поле нулей, а в некоторых случаях - сбои программ
Both products are fully Y2K tested, run on SNA or native TCP/IP
синоним
Смотрите также
[bu:g]
существительное
география
р. Буг
A software bug is an error, flaw or fault in the design, development, or operation of computer software that causes it to produce an incorrect or unexpected result, or to behave in unintended ways. The process of finding and correcting bugs is termed "debugging" and often uses formal techniques or tools to pinpoint bugs. Since the 1950s, some computer systems have been designed to deter, detect or auto-correct various computer bugs during operations.
Bugs in software can arise from mistakes and errors made in interpreting and extracting users' requirements, planning a program's design, writing its source code, and from interaction with humans, hardware and programs, such as operating systems or libraries. A program with many, or serious, bugs is often described as buggy. Bugs can trigger errors that may have ripple effects. The effects of bugs may be subtle, such as unintended text formatting, through to more obvious effects such as causing a program to crash, freezing the computer, or causing damage to hardware. Other bugs qualify as security bugs and might, for example, enable a malicious user to bypass access controls in order to obtain unauthorized privileges.
Some software bugs have been linked to disasters. Bugs in code that controlled the Therac-25 radiation therapy machine were directly responsible for patient deaths in the 1980s. In 1996, the European Space Agency's US$1 billion prototype Ariane 5 rocket was destroyed less than a minute after launch due to a bug in the on-board guidance computer program. In 1994, an RAF Chinook helicopter crashed, killing 29; this was initially blamed on pilot error, but was later thought to have been caused by a software bug in the engine-control computer. Buggy software caused the early 21st century British Post Office scandal, the most widespread miscarriage of justice in British legal history.
In 2002, a study commissioned by the US Department of Commerce's National Institute of Standards and Technology concluded that "software bugs, or errors, are so prevalent and so detrimental that they cost the US economy an estimated $59 billion annually, or about 0.6 percent of the gross domestic product".